Categories
personal projects
7 articles
-
My laptop as code: a DevOps approach to setting up my workstation
Why I stopped configuring my laptop by hand. Ansible, mise, uv, direnv, Ansible Vault, pre-commit and a Vagrant smoke test to bootstrap a Debian/Ubuntu workstation reproducibly.
Read more -
Kandidat — I needed an application tracker, so I designed and deployed it the DevOps way
I needed a tool to structure my job search in Guadeloupe. I designed and built it with Claude Code as support, then automated its deployment on my homelab by putting DevOps culture into practice.
Read more -
My homelab: from Proxmox to Kubernetes, fully automated
How I built an Infrastructure as Code monorepo to manage my entire homelab — Proxmox, Docker, Kubernetes, WireGuard, Pi-hole — with Terraform and Ansible.
Read more -
Good Points: a family PWA for encouraging good behavior
How I built a reward points app for my kids using React, Firebase, and an offline-first PWA approach.
Read more -
ckad-dojo: a local CKAD exam simulator
9 dojos, 178 questions, auto-scoring and web interface — how I built a CKAD exam simulator for practicing under realistic conditions.
Read more -
Building an ATS-friendly CV from an HTML template — a local and DevOps-driven project
This project started from the idea of turning my CV into an HTML template and automating the generation of PDF and DOCX versions using a DevOps approach.
Read more -
Introducing Manage Repo: Automate GitHub Repository Management with Terraform
I'm excited to introduce Manage Repo(https://github.com/xgueret/manage-repo), a project designed to automate the creation, initialization, and managem
Read more